Class <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>JsonSerializerSettings
Inheritance
System.Object
<af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>JsonSerializerSettings
Assembly: IronWord.dll
Syntax
public class <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>JsonSerializerSettings : Object
Constructors
<af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>JsonSerializerSettings()
Declaration
public <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>JsonSerializerSettings()
<af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>JsonSerializerSettings(<af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>JsonSerializerSettings)
Declaration
public <af9ee0c5-a8cb-435a-8fc7-7f3f1c1a3657>JsonSerializerSettings( < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > JsonSerializerSettings original)
Parameters
Properties
Binder
Declaration
public SerializationBinder Binder { get; set; }
Property Value
Type |
Description |
System.Runtime.Serialization.SerializationBinder |
|
CheckAdditionalContent
Declaration
public bool CheckAdditionalContent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ConstructorHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > ConstructorHandling ConstructorHandling { get; set; }
Property Value
Context
Declaration
public StreamingContext Context { get; set; }
Property Value
Type |
Description |
System.Runtime.Serialization.StreamingContext |
|
ContractResolver
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > IContractResolver ContractResolver { get; set; }
Property Value
Converters
Declaration
public IList << af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > JsonConverter >Converters { get; set; }
Property Value
Culture
Declaration
public CultureInfo Culture { get; set; }
Property Value
Type |
Description |
System.Globalization.CultureInfo |
|
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > DateFormatHandling DateFormatHandling { get; set; }
Property Value
Declaration
public string DateFormatString { get; set; }
Property Value
Type |
Description |
System.String |
|
DateParseHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > DateParseHandling DateParseHandling { get; set; }
Property Value
DateTimeZoneHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > DateTimeZoneHandling DateTimeZoneHandling { get; set; }
Property Value
DefaultValueHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > DefaultValueHandling DefaultValueHandling { get; set; }
Property Value
EqualityComparer
Declaration
public IEqualityComparer EqualityComparer { get; set; }
Property Value
Type |
Description |
System.Collections.IEqualityComparer |
|
Error
Declaration
public EventHandler << af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > ErrorEventArgs >Error { get; set; }
Property Value
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > FloatFormatHandling FloatFormatHandling { get; set; }
Property Value
FloatParseHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > FloatParseHandling FloatParseHandling { get; set; }
Property Value
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > Formatting Formatting { get; set; }
Property Value
MaxDepth
Declaration
public Nullable<int> MaxDepth { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > MetadataPropertyHandling MetadataPropertyHandling { get; set; }
Property Value
MissingMemberHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > MissingMemberHandling MissingMemberHandling { get; set; }
Property Value
NullValueHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > NullValueHandling NullValueHandling { get; set; }
Property Value
ObjectCreationHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > ObjectCreationHandling ObjectCreationHandling { get; set; }
Property Value
PreserveReferencesHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > PreserveReferencesHandling PreserveReferencesHandling { get; set; }
Property Value
ReferenceLoopHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > ReferenceLoopHandling ReferenceLoopHandling { get; set; }
Property Value
ReferenceResolver
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > IReferenceResolver ReferenceResolver { get; set; }
Property Value
ReferenceResolverProvider
Declaration
public Func << af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > IReferenceResolver >ReferenceResolverProvider { get; set; }
Property Value
SerializationBinder
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > ISerializationBinder SerializationBinder { get; set; }
Property Value
StringEscapeHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > StringEscapeHandling StringEscapeHandling { get; set; }
Property Value
TraceWriter
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > ITraceWriter TraceWriter { get; set; }
Property Value
Declaration
public FormatterAssemblyStyle TypeNameAssemblyFormat { get; set; }
Property Value
Type |
Description |
System.Runtime.Serialization.Formatters.FormatterAssemblyStyle |
|
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > TypeNameAssemblyFormatHandling TypeNameAssemblyFormatHandling { get; set; }
Property Value
TypeNameHandling
Declaration
public < af9ee0c5 - a8cb - 435 a - 8f c7 - 7f 3f 1 c1a3657 > TypeNameHandling TypeNameHandling { get; set; }
Property Value